PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFTextVisualObject Class / PDFTextVisualObject Constructor
N/A
N/A
In This Topic
    PDFTextVisualObject Constructor
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFTextVisualObject( 
       PDFTextRun textRun,
       PDFContentStreamContainer owner
    )

    Parameters

    textRun
    N/A
    owner
    N/A
    See Also